Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPS-1118: Bau gha add lint on pre-merge and post-merge checks. #164

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

madankaruppiah
Copy link

@madankaruppiah madankaruppiah commented Sep 20, 2024

What changed

  • Add SAM validate on pre-merge checks and lint on the post merge checks

The following changes were required to pass the new linting steps:

  1. Add metadata to ignore check W3045 # Using a legacy 'AccessControl: LogDeliveryWrite' setup for now
  2. Create condition for HealthCheckGracePeriodSeconds (this Property is only used if canaries are disabled ie if the service is using a load balancer and not managed by CodeDeploy). This was to fix E3056 | ECS service using HealthCheckGracePeriodSeconds must also have LoadBalancers specified E3056 See the docs at:

Why did it change

  • Taskdefinition duplication would have picked up if had a pre-merge checks.

Issue tracking

Other considerations

@madankaruppiah madankaruppiah requested a review from a team as a code owner September 20, 2024 11:05
@louiseli1 louiseli1 force-pushed the BAU-gha-add-lint branch 2 times, most recently from 3da36d0 to 26b37a8 Compare October 3, 2024 13:30
Copy link

@louiseli1 louiseli1 merged commit 7084a0a into main Oct 18, 2024
7 checks passed
@louiseli1 louiseli1 deleted the BAU-gha-add-lint branch January 7, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants